#loadpage{
	height: 55px;
	line-height: 55px;
}
.button-footer{
color: #666;
height: 34px;
line-height: 34px;
overflow: hidden;
padding: 20px 0;
position: relative;
text-align: center;
width: 1200px;
background-color: #fff;
margin: 0 auto;
overflow: hidden;
}
.button-footer .button{
background: rgba(0, 0, 0, 0);
border: 1px solid #ccc;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
cursor: pointer;
display: block;
height: 34px;
line-height: 34px;
text-align: center;
width: 810px;
font-size: 16px;
margin-left: 20px;
}
